home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / temacd / tiny / tf6pro-6[1].0.140.exe / Tiny Firewall Pro 6.0.msi / styl.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-07-20  |  5.1 KB  |  255 lines

  1. /*//////////////////////////////////////////////////////////////////////
  2. filename:         styl.html
  3. copyright(c):     2002, 2003 Tiny Software Inc (http://www.tinysoftware.com)
  4. author:         Martin Navratil (mnavratil@tinysoftware.com)
  5. product:         Tiny Personal Firewall 5.x
  6. description:     cascade stylesheet for Administration Center
  7. ///////////////////////////////////////////////////////////////////////*/
  8. BODY, TD, P, INPUT, SELECT    {
  9.     color: Black;
  10.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
  11. }
  12. BODY    {margin-top:10pt; margin-left:10pt; font-size: 8pt}
  13. INPUT, SELECT {
  14.     font-size: 8pt
  15. }
  16. H {
  17.     margin-bottom: 4px;
  18.     margin-top: 8 px;
  19. }
  20. TD {
  21.     font-size: 8pt;
  22. }
  23. .TdTabs{
  24.     color : White;
  25.     font-weight : bold;
  26.     font-size: 14px;
  27.     text-decoration : none;
  28. }
  29. .TdTabs:visited{
  30.     color : White;
  31.     font-weight : bold;
  32.     font-size: 14px;
  33.     text-decoration : none;
  34. }
  35. .TdTabs:hover{
  36.     color : White;
  37.     font-weight : bold;
  38.     text-decoration:underline;
  39.     font-size: 14px;
  40. }
  41. .TdTabs_selected{
  42.     color : Black;
  43.     font-weight : bold;
  44.     font-size: 14px;
  45.     text-decoration : none;
  46. }
  47. .TdTabs_selected:visited{
  48.     color : Black;
  49.     font-weight : bold;
  50.     font-size: 14px;
  51.     text-decoration : none;
  52. }
  53. .TdTabs_selected:hover{
  54.     color : Black;
  55.     font-weight : bold;
  56.     text-decoration : none;
  57.     font-size: 14px;
  58. }
  59. img {
  60.     border : 0px;
  61. }
  62. UL,LI {
  63.     font-size:8pt;
  64.     padding: 1pt;
  65.     spacing:1pt;
  66.     left: 6pt;
  67. }
  68.  
  69.  
  70. .B1        {background-color:#FFCC00}
  71. .B2        {background-color:#CDCDCD}
  72. .B3        {background-color:#FFFFFF}
  73. .B4        {background-color:#F8F8F8}
  74. .B5        {background-color:#4B4B4B}
  75.  
  76. SPAN.divide            {
  77.     font-size:8pt;
  78.     color: #FFA500;
  79.     font-weight : bolder;
  80. }
  81. SPAN.copy             {font-size:8pt; color:#C8C8C8}
  82.  
  83. sup {
  84.     font-size : 8px;
  85.     line-height : 8px;
  86. }
  87.  
  88. DIV.headcenter    {
  89.     font-size:11pt;
  90.     color:#323233;
  91.     font-weight:700;
  92.     text-align : center;
  93. }
  94. DIV.head3    {
  95.     font-size:12pt;
  96.     color:#323233;
  97.     font-weight:700;}
  98. #tree {
  99.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  100.     font-size: 11px;
  101. }
  102. #tree a {
  103.     color: #000;
  104.     text-decoration: none;
  105. }
  106. #tree img {
  107.     border: 0px;
  108.     width: 19px;
  109.     height: 16px;
  110. }
  111.  
  112.  
  113. /* PREFORMATTING - CODE */ 
  114.     pre        {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  115.     code         {font-family: "courier new", courier; font-size: 125%; }
  116.     
  117.  
  118. /* Dropdown styles --------------------------------------------------------------------------- */
  119.  
  120. .DropDown    {text-decoration: none; font-weight: normal; top: 0pt;} 
  121. .DropDown:hover    {text-decoration: underline; }
  122.  
  123.             
  124. .HidePopUp     {text-decoration: none; }
  125. .HidePopUp:hover{text-decoration: underline; }
  126.  
  127. .Glossary    {text-decoration: none; }
  128. .glossary:hover    {text-decoration: underline; }
  129.                 
  130. .Glossarydef    {color: #008C00; text-decoration: none;}
  131.  
  132. .srcContent     { }
  133.  
  134. .expfav        {font-size: 80%; text-align: Right; margin-top: -1em; margin-bottom: 0; }
  135.  
  136. .expanded    {font-weight: normal; }    
  137.  
  138. .collapsed    {display: none;}    
  139.                  
  140. .def        {margin-top: 40pt;}    
  141.  
  142. #theIFRAME    {position: absolute; display:none; }
  143.  
  144. /* Language Specific Boilerplate Styles------------------------------------------------------- */
  145.     .BPhide         {display: none }
  146.     .BPshow         {  }
  147.     .BPHide4Bidi     {  }
  148.     .BPHide4EA         {  }
  149.     .BPHide4Thai     {  }
  150. .thistabstart {
  151.     background-image: url(tab_start_selected.gif);
  152. }
  153. .thistab {
  154.     background-image: url(tab_fill_selected.gif);
  155.     font-size: 12px;
  156.     font-weight: bold;
  157. }
  158. .thistabend {
  159.     background-image: url(tab_end_selected.gif);
  160. }
  161. .tabstart {
  162.     background-image: url(tab_start.gif);
  163. }
  164. .tab {
  165.     background-image: url(tab_fill.gif);
  166.     font-size: 12px;
  167.     font-weight: bold;
  168. }
  169. .tabend {
  170.     background-image: url(tab_end.gif);
  171. }
  172. .menuleft {
  173.     font-size: 12px;
  174.     font-weight: bold;
  175.     color: #000000;
  176.     font-variant: small-caps;
  177.     text-decoration : none;
  178.     border-left : 1px solid #E7EFF7;
  179.     border-right : 1px solid #E7EFF7;
  180.     border-top : 1px solid #E7EFF7;
  181.     border-bottom : 1px solid #E7EFF7;
  182. }
  183. .menuitem {
  184.     font-size: 11px;
  185.     font-weight: normal;
  186.     font-variant: normal;
  187.     text-decoration : none;
  188.     color: #000000;
  189. }
  190. .menuitem2 {
  191.     font-size: 11px;
  192.     font-weight: normal;
  193.     font-variant: normal;
  194.     text-decoration : none;
  195.     color: blue;
  196. }
  197. .menuitem2:hover {
  198.     font-size: 11px;
  199.     font-weight: normal;
  200.     font-variant: normal;
  201.     color: blue;
  202.     text-decoration : underline;
  203. }
  204. .heading_guard {
  205.     font-size: 16px;
  206.     font-weight: bold;
  207.     font-variant: normal;
  208.     color: #000000;
  209.     text-decoration : none;
  210.     vertical-align : middle;
  211. }
  212. .users
  213. {
  214.     color : Black;
  215.     font-size : 14px;
  216.     font-weight : bold;
  217. }
  218. .tdclass {
  219.     margin-bottom : 2px;
  220.     margin-left : 3px;
  221.     margin-right : 3px;
  222.     padding : 6px 6px 6px 6px;
  223. }
  224. .menutop_off{
  225.     color: #FFFFFF;
  226.     font-size: 11px;
  227.     font-weight: bold;
  228.     text-decoration: none;
  229.     cursor: hand;
  230.     padding-bottom: 2 px;
  231.     padding-left: 2 px;
  232.     padding-right: 2 px;
  233.     padding-top: 2 px;
  234. }
  235. .menutop_on{
  236.     color: #E7EFF7;
  237.     font-size: 11px;
  238.     font-weight: bold;
  239.     text-decoration: none;
  240.     cursor: hand;
  241.     padding-bottom: 2 px;
  242.     padding-left: 2 px;
  243.     padding-right: 2 px;
  244.     padding-top: 2 px;
  245. }
  246. .DeviceControl {
  247. margin-top: 10px;
  248. margin-left: 15px;
  249. }
  250. .DeviceControl LI {
  251. font-weight: bold;
  252. list-style-type: none;
  253. display: block;
  254. }
  255.